home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / scn_savr / topsourc / readme.txt < prev    next >
Encoding:
Text File  |  1995-08-28  |  814 b   |  33 lines

  1. Spinning Top Screen Saver
  2. -------------------------
  3.  
  4. Included in the zip file are the following:
  5.  
  6. TOP.MAK: Project file
  7. FRMMAIN.FRM: Main form with bitmaps and timer
  8. FRMMAIN.FRX: Required information for FRMMAIN.FRM's bitmaps.
  9. TOP.SCR: Executable file (notice the extension .SCR).
  10. TOP.BAS: Source code for screen capture.
  11.  
  12. Program notes:
  13.  
  14. 1. On Sub_Main, you may include a configuration module.
  15.  
  16. 2. Make sure you always "ExitNice"
  17.  
  18. 3. VBRUN300.DLL is required (not included).
  19.  
  20. 4. Application title must always be: SCRNSAVE "program name"
  21.  
  22. 5. Executable (.SCR) file must be placed under Windows directory.
  23.  
  24.  
  25. This code is provided "as is", with no warranty of any kind.
  26.  
  27. If you have any comments, please forward to:
  28.  
  29. Compuserve: 74052,2417
  30. Internet: 74052.2417@compuserve.com
  31.  
  32. Enjoy!
  33.